home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Text File  |  1999-09-08  |  59KB  |  2,233 lines

  1. object frmMain: TfrmMain
  2.   Left = 34
  3.   Top = 67
  4.   Width = 640
  5.   Height = 451
  6.   HelpContext = 2000
  7.   Caption = 'NotePads+'
  8.   Color = clSilver
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   FormStyle = fsMDIForm
  15.   Icon.Data = {<image000.ico>}
  16.   Menu = mnuMain
  17.   OldCreateOrder = True
  18.   Scaled = False
  19.   WindowMenu = mniWindow
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   OnDestroy = FormDestroy
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 16
  26.   object SMTPUEmail: TLabel
  27.     Left = 10
  28.     Top = 252
  29.     Width = 211
  30.     Height = 16
  31.     Caption = 'email address <your email address>'
  32.     Visible = False
  33.   end
  34.   object SMTPREMail: TLabel
  35.     Left = 10
  36.     Top = 272
  37.     Width = 211
  38.     Height = 16
  39.     Caption = 'email address <your email address>'
  40.     Visible = False
  41.   end
  42.   object SMTPHost: TLabel
  43.     Left = 10
  44.     Top = 292
  45.     Width = 119
  46.     Height = 16
  47.     Caption = 'SMTP.yourhost.com'
  48.     Color = clSilver
  49.     ParentColor = False
  50.     Visible = False
  51.   end
  52.   object lblFilter: TLabel
  53.     Left = 12
  54.     Top = 148
  55.     Width = 7
  56.     Height = 16
  57.     Caption = '1'
  58.     Visible = False
  59.   end
  60.   object lblDate: TLabel
  61.     Left = 23
  62.     Top = 148
  63.     Width = 7
  64.     Height = 16
  65.     Caption = '0'
  66.     Color = clBlue
  67.     ParentColor = False
  68.     Visible = False
  69.   end
  70.   object lblTime: TLabel
  71.     Left = 36
  72.     Top = 148
  73.     Width = 11
  74.     Height = 16
  75.     Caption = '-1'
  76.     Visible = False
  77.   end
  78.   object FilePath: TLabel
  79.     Left = 10
  80.     Top = 308
  81.     Width = 4
  82.     Height = 16
  83.   end
  84.   object EditDisplay: TLabel
  85.     Left = 52
  86.     Top = 148
  87.     Width = 7
  88.     Height = 16
  89.     Caption = '0'
  90.     Visible = False
  91.   end
  92.   object SMTPPort: TLabel
  93.     Left = 120
  94.     Top = 220
  95.     Width = 14
  96.     Height = 16
  97.     Caption = '25'
  98.     Visible = False
  99.   end
  100.   object SMTPUserID: TLabel
  101.     Left = 120
  102.     Top = 236
  103.     Width = 60
  104.     Height = 16
  105.     Caption = 'MagicText'
  106.     Visible = False
  107.   end
  108.   object SMTPName: TLabel
  109.     Left = 120
  110.     Top = 188
  111.     Width = 32
  112.     Height = 16
  113.     Caption = 'Temp'
  114.     Visible = False
  115.   end
  116.   object SMTPOrg: TLabel
  117.     Left = 120
  118.     Top = 204
  119.     Width = 32
  120.     Height = 16
  121.     Caption = 'Temp'
  122.     Visible = False
  123.   end
  124.   object ImportPath: TLabel
  125.     Left = 12
  126.     Top = 128
  127.     Width = 4
  128.     Height = 16
  129.     Visible = False
  130.   end
  131.   object ExportPath: TLabel
  132.     Left = 21
  133.     Top = 128
  134.     Width = 4
  135.     Height = 16
  136.     Visible = False
  137.   end
  138.   object lblIFilter: TLabel
  139.     Left = 34
  140.     Top = 128
  141.     Width = 7
  142.     Height = 16
  143.     Caption = '1'
  144.     Visible = False
  145.   end
  146.   object lblEFilter: TLabel
  147.     Left = 48
  148.     Top = 128
  149.     Width = 7
  150.     Height = 16
  151.     Caption = '1'
  152.     Visible = False
  153.   end
  154.   object PTemplate: TLabel
  155.     Left = 64
  156.     Top = 128
  157.     Width = 60
  158.     Height = 16
  159.     Caption = 'notepad.frf'
  160.     Visible = False
  161.   end
  162.   object barMain: TStatusBar
  163.     Left = 0
  164.     Top = 379
  165.     Width = 632
  166.     Height = 22
  167.     HelpContext = 2000
  168.     Font.Charset = ANSI_CHARSET
  169.     Font.Color = clWindowText
  170.     Font.Height = -11
  171.     Font.Name = 'MS Sans Serif'
  172.     Font.Style = []
  173.     Panels = <>
  174.     ParentShowHint = False
  175.     ShowHint = False
  176.     SimplePanel = True
  177.     UseSystemFont = False
  178.   end
  179.   object FirstTime: TCheckBox
  180.     Left = 12
  181.     Top = 168
  182.     Width = 97
  183.     Height = 17
  184.     Caption = 'FirstTime'
  185.     Checked = True
  186.     State = cbChecked
  187.     TabOrder = 1
  188.     Visible = False
  189.   end
  190.   object SMTPBCC: TCheckBox
  191.     Left = 12
  192.     Top = 188
  193.     Width = 99
  194.     Height = 17
  195.     Caption = 'SMTPBCC'
  196.     Checked = True
  197.     State = cbChecked
  198.     TabOrder = 2
  199.     Visible = False
  200.   end
  201.   object SMTPReminder: TCheckBox
  202.     Left = 12
  203.     Top = 208
  204.     Width = 99
  205.     Height = 17
  206.     Caption = 'SMTPReminder'
  207.     Checked = True
  208.     State = cbChecked
  209.     TabOrder = 3
  210.     Visible = False
  211.   end
  212.   object pnlTip: TPanel
  213.     Left = 0
  214.     Top = 126
  215.     Width = 632
  216.     Height = 65
  217.     Align = alTop
  218.     BevelInner = bvLowered
  219.     TabOrder = 4
  220.     object imgTips: TImage
  221.       Left = 12
  222.       Top = 16
  223.       Width = 32
  224.       Height = 32
  225.       AutoSize = True
  226.       Picture.Data = {<image001.ico>}
  227.     end
  228.     object lblTipTitle: TNewLabel
  229.       Left = 48
  230.       Top = 4
  231.       Width = 63
  232.       Height = 53
  233.       Alignment = taCenter
  234.       AutoSize = False
  235.       Caption = 'Tip of the Day'
  236.       Font.Charset = DEFAULT_CHARSET
  237.       Font.Color = clWindowText
  238.       Font.Height = -13
  239.       Font.Name = 'Arial'
  240.       Font.Style = [fsBold]
  241.       ParentFont = False
  242.       Layout = tlCenter
  243.       WordWrap = True
  244.     end
  245.     object lblTips: TNewLabel
  246.       Left = 122
  247.       Top = 4
  248.       Width = 409
  249.       Height = 56
  250.       AutoSize = False
  251.       Caption = 'lblTips'
  252.       Color = clInfoBk
  253.       Font.Charset = DEFAULT_CHARSET
  254.       Font.Color = clWindowText
  255.       Font.Height = -11
  256.       Font.Name = 'Arial'
  257.       Font.Style = []
  258.       ParentColor = False
  259.       ParentFont = False
  260.       Layout = tlCenter
  261.       WordWrap = True
  262.     end
  263.     object btnPrevTip: TSpeedButton
  264.       Left = 542
  265.       Top = 6
  266.       Width = 79
  267.       Height = 25
  268.       Caption = '<< Previous'
  269.       Flat = True
  270.       OnClick = proChangeTips
  271.     end
  272.     object btnNextTip: TSpeedButton
  273.       Left = 542
  274.       Top = 34
  275.       Width = 79
  276.       Height = 25
  277.       Caption = 'Next >>'
  278.       Flat = True
  279.       OnClick = proChangeTips
  280.     end
  281.     object lblSpacer: TNewLabel
  282.       Left = 114
  283.       Top = 4
  284.       Width = 8
  285.       Height = 56
  286.       Alignment = taCenter
  287.       AutoSize = False
  288.       Color = clInfoBk
  289.       ParentColor = False
  290.       Layout = tlCenter
  291.     end
  292.   end
  293.   object lstTips: TListBox
  294.     Left = 238
  295.     Top = 144
  296.     Width = 121
  297.     Height = 97
  298.     ItemHeight = 16
  299.     Items.Strings = (
  300.       
  301.         'The edit status bar shows the number of bytes (the size of your ' +
  302.         'text). This can give you a good idea of how hard you'#39're really t' +
  303.         'yping.'
  304.       
  305.         'Clicking on Help|About NotePads+ will give you the version numbe' +
  306.         'r, whom NotePads+ is registered to and your processor, Windows v' +
  307.         'ersion and build number.'
  308.       'NotePads+ supports large (greater than 32k) text files.'
  309.       'Help is available on-line by choosing F1 or Help|Contents.'
  310.       
  311.         'Want to see what'#39's new in this release. Select Help|What'#39's New a' +
  312.         'nd you'#39'll see a version history of NotePads+, giving a chronolog' +
  313.         'ical history of the product, from v1.00 to the present.'
  314.       
  315.         'To change the font in all your workspaces, select Character|Font' +
  316.         '. All fonts installed on your system are available for you to us' +
  317.         'e and this becomes the default font for printing. You can also s' +
  318.         'et the color of the font here.'
  319.       
  320.         'To receive update notices on NotePads+ or any of the other fine ' +
  321.         'software we write and market, send an e-mail to mail@jsoftconsul' +
  322.         'ting.com with ADD in the body.'
  323.       
  324.         'NotePads+ has a Search and Replace function so that you can find' +
  325.         ' and replace text strings in your text files.'
  326.       
  327.         'Automatic backups can be enabled or disabled with Options|Automa' +
  328.         'tic Backups.'
  329.       
  330.         'If you'#39're not sure in your have the latest version of NotePads+,' +
  331.         ' select Help|Download Latest Version. That will take you to our ' +
  332.         'web-site and allow you to look, read, explore and download the l' +
  333.         'atest version, if you don'#39't have it yet.'
  334.       
  335.         'Choosing Option|Stay On Top keeps NotePads+ on top of everything' +
  336.         ' on your screen.'
  337.       
  338.         'Any text file you'#39're editing can be sent as an email through Not' +
  339.         'ePads+ by clicking on the Send As Email button.'
  340.       
  341.         'Most changes to NotePads+ are auto-saved and become the default ' +
  342.         'settings the next time NotePads+ is loaded.'
  343.       
  344.         'The easiest way to get technical support is to click on Help|Con' +
  345.         'tact Tech Support. The body of the email already contains all th' +
  346.         'e technical stuff we need to know to help you.'
  347.       
  348.         'To print your workspace select File|Print or click on the Print ' +
  349.         'button on the Edit Tool Bar. The font you have specified in the ' +
  350.         'workspace is the font that will used for printing.'
  351.       'Long filename in Win 95/98 and Win NT 4.0 are fully supported.'
  352.       
  353.         'To exit NotePads+, select File|Exit from the Main Menu. If you h' +
  354.         'ave made changes to any open workspace you will be prompted if y' +
  355.         'ou wish to save those changes.'
  356.       
  357.         'NotePads+ maintains a list of your favorite text files. They are' +
  358.         ' maintained in Options|Preferences and displayed under File|Favo' +
  359.         'rite Files.'
  360.       
  361.         'A text file can be imported into a current workspace by choosing' +
  362.         ' Edit|Paste Special...'
  363.       
  364.         'To open one of your favorite files choose File|Favorite Files fr' +
  365.         'om the Main Menu and click on one of the files shown.'
  366.       
  367.         'Right-clicking on an open workspace displays a pop-up menu with ' +
  368.         'common editing functions and property information on the open wo' +
  369.         'rkspace.'
  370.       
  371.         'Standard Windows editing features such as Cut - Ctrl X, Copy - C' +
  372.         'trl C, Paste - Ctrl V and Delete - Ctrl D are available in NoteP' +
  373.         'ads+, but are only enabled when those commands are possible.'
  374.       
  375.         'To open and existing text file choose File|Open from the Main Me' +
  376.         'nu or click on the Open button.'
  377.       
  378.         'The button style of both the main and edit tool bars can be chan' +
  379.         'ged by selecting IExplorer or Standard Style when right-clicking' +
  380.         ' on a tool bar. IExplorer gives you flat buttons that raise when' +
  381.         ' the mouse travels over them, while Standard raises them.'
  382.       
  383.         'To change the background color in all your workspaces, select Ch' +
  384.         'aracter|Color.  This works well in conjunction with changing the' +
  385.         ' font color. Sometimes it'#39's nice to have white text on a deep bl' +
  386.         'ue background.'
  387.       
  388.         'To send your workspace as an email, select File|Send as Email...' +
  389.         ' or click on the Send Email button.  You can attach files (MIME ' +
  390.         'encoded) to any email you send.'
  391.       
  392.         'The Windows Menu gives you the option to Cascade and Tile your w' +
  393.         'orkspaces, or if they'#39're displayed as icons, to Arrange the icon' +
  394.         's. At the bottom of the Windows Menu is a list of all the open w' +
  395.         'orkspaces available. Select the one you wish to view.'
  396.       
  397.         'And don'#39't forget, updates and product support are FREE to regist' +
  398.         'ered users.'
  399.       
  400.         'NotePads+ can easily be set as the default Windows notepad by se' +
  401.         'lecting Options|Default Windows NotePad.'
  402.       
  403.         'To setup your Windows printer for printing with NotePads+, choos' +
  404.         'e File|Setup Printer from the Main Menu.'
  405.       
  406.         'To import a text file directly into a workspace select Edit|Past' +
  407.         'e Special... This will place the chosen text file at the positio' +
  408.         'n of the cursor in the workspace.'
  409.       
  410.         'Text files imported into a current workspace are placed at the p' +
  411.         'osition of the cursor.'
  412.       
  413.         'You can drag a file from Explorer, Winzip, etc. and drop it into' +
  414.         ' NotePads+ to edit it.'
  415.       
  416.         'To change the *.txt as the default when opening or saving files,' +
  417.         ' go to Options|Preferences|Input/Save Fileters. Here you can add' +
  418.         ' new filters and set which one you use the most to be your defau' +
  419.         'lt.'
  420.       
  421.         'You can always get the latest version of NotePads+ by choosing H' +
  422.         'elp|Download Latest Version...'
  423.       
  424.         'To change the alignment of your text, select either the Left, Ri' +
  425.         'ght or Center options from the Character Menu or click on the Le' +
  426.         'ft, Right or Center buttons on the edit tool bar.'
  427.       
  428.         'When you send an email through NotePads+, make sure that the Opt' +
  429.         'ions|Send Copy to Yourself is checked. This sends a copy of what' +
  430.         'ever you'#39're sending to your own mail box so that you have a reco' +
  431.         'rd of what it is you'#39're sending in your default email program.'
  432.       
  433.         'Want to import a Rich Text Document into a workspace and then sa' +
  434.         've it as a text file? Select File|Import|Rich Text Document. Thi' +
  435.         's strips all the formatting from the .rft file and allows you to' +
  436.         ' use it as an ASCII text file.'
  437.       
  438.         'You can always show another Tip of the Day by selecting Options|' +
  439.         'Tip of the Day...'
  440.       
  441.         'To open a new workspace choose File|New from the Main Menu or cl' +
  442.         'ick on the New button.'
  443.       
  444.         'The status bar shows the status of the Insert, Caps Lock and Num' +
  445.         ' Lock keys.'
  446.       
  447.         'If you'#39're unsure how Windows Help works, choose Help|How to Use ' +
  448.         'Help.'
  449.       
  450.         'To undo your last edit, either select Edit|Undo or click on the ' +
  451.         'Undo button on the Edit Tool Bar.'
  452.       
  453.         'To change the network settings in NotePads+, go to Options|Prefe' +
  454.         'rences|Network. This will allow you to set up your mail server, ' +
  455.         'your email and return email addresses. Here you can also choose ' +
  456.         'if you want to send yourself a copy of the email.'
  457.       
  458.         'To determine which files are kept in your favorite files list, g' +
  459.         'o to Options|Preferences|Favorite Files where you can add or rem' +
  460.         'ove files from your favorite files list.'
  461.       
  462.         'To search for a word or words in NotePads+ go to the Search Menu' +
  463.         '. Here you can Find, Find Next or Find and Replace.'
  464.       'Button Hints can be turned on or off with Options|Button Hints.'
  465.       
  466.         'The edit status bar show the position of the cursor in the lower' +
  467.         ' left corner. 8:34 means that your cursor is 8 rows from the top' +
  468.         ' and 34 characters over from the left.'
  469.       
  470.         'To check on when a workspace was originally created. last modifi' +
  471.         'ed or just how it is registered with the system, right-click on ' +
  472.         'it and select Properties from the pop-up menu.'
  473.       
  474.         'NotePads+ maintains a list of the last eight text files that wer' +
  475.         'e Opened or Saved As. These are accessed from the File|Reopen Me' +
  476.         'nu.'
  477.       
  478.         'To insert the date and/or time into your workspace, select Edit|' +
  479.         'Date - Time or click on the Date button on the edit tool bar. Da' +
  480.         'te and time formats can be customized by going to Options|Prefer' +
  481.         'ences|Date - Time.'
  482.       'To search for a help topic choose Help|Search For Help On.'
  483.       
  484.         'To close a workspace without exiting NotePads+, select File|Clos' +
  485.         'e. If you have made changes to the workspace you are closing, yo' +
  486.         'u will be prompted to save your changes.'
  487.       
  488.         'To change the Spell Checker options, go to Options|Preferences|S' +
  489.         'pell Checker. Here you can set which language you want as your d' +
  490.         'efault spell checker.')
  491.     TabOrder = 5
  492.     Visible = False
  493.   end
  494.   object ShowMRU: TCheckBox
  495.     Left = 12
  496.     Top = 228
  497.     Width = 97
  498.     Height = 17
  499.     Caption = 'ShowMRU'
  500.     Checked = True
  501.     State = cbChecked
  502.     TabOrder = 6
  503.     Visible = False
  504.   end
  505.   object ShowFavFiles: TCheckBox
  506.     Left = 120
  507.     Top = 168
  508.     Width = 97
  509.     Height = 17
  510.     Caption = 'ShowFavFiles'
  511.     Checked = True
  512.     State = cbChecked
  513.     TabOrder = 7
  514.     Visible = False
  515.   end
  516.   object barMCustom: TSpeedBar
  517.     Left = 0
  518.     Top = 0
  519.     Width = 632
  520.     Height = 29
  521.     Hint = '|Right-click for tool bar options'
  522.     Font.Charset = DEFAULT_CHARSET
  523.     Font.Color = clWindowText
  524.     Font.Height = -12
  525.     Font.Name = 'Comic Sans MS'
  526.     Font.Style = []
  527.     Options = [sbAllowDrag, sbFlatBtns]
  528.     BtnOffsetHorz = 3
  529.     BtnOffsetVert = 3
  530.     BtnWidth = 24
  531.     BtnHeight = 23
  532.     IniStorage = strMain
  533.     BevelOuter = bvNone
  534.     PopupMenu = pumToolBar
  535.     TabOrder = 8
  536.     OnPosChanged = proAlignToolBar
  537.     InternalVer = 1
  538.     object secMFile: TSpeedbarSection
  539.       Caption = 'File Menu'
  540.     end
  541.     object secMWindow: TSpeedbarSection
  542.       Caption = 'Window Menu'
  543.     end
  544.     object secMOptions: TSpeedbarSection
  545.       Caption = 'Options Menu'
  546.     end
  547.     object secMHelp: TSpeedbarSection
  548.       Caption = 'Help Menu'
  549.     end
  550.     object secMAdmin: TSpeedbarSection
  551.       Caption = 'Administration Menu'
  552.     end
  553.     object btnNew: TSpeedItem
  554.       Caption = 'New Workspace'
  555.       Hint = 'New workspace'
  556.       ImageIndex = 53
  557.       Spacing = 1
  558.       Left = 3
  559.       Top = 3
  560.       Visible = True
  561.       OnClick = MenuFile
  562.       SectionName = 'File Menu'
  563.     end
  564.     object btnOpen: TSpeedItem
  565.       Tag = 1
  566.       Caption = 'Open Text File'
  567.       Hint = 'Open text file...'
  568.       ImageIndex = 61
  569.       Spacing = 1
  570.       Left = 27
  571.       Top = 3
  572.       Visible = True
  573.       OnClick = MenuFile
  574.       SectionName = 'File Menu'
  575.     end
  576.     object btnPSetup: TSpeedItem
  577.       Tag = 10
  578.       Caption = 'Setup Printer'
  579.       Hint = 'Setup printer...'
  580.       ImageIndex = 31
  581.       Spacing = 1
  582.       Left = 59
  583.       Top = 3
  584.       Visible = True
  585.       OnClick = MenuFile
  586.       SectionName = 'File Menu'
  587.     end
  588.     object btnExit: TSpeedItem
  589.       Tag = 11
  590.       Caption = 'Exit NotePads+'
  591.       Hint = 'Exit NotePads+'
  592.       ImageIndex = 0
  593.       Spacing = 1
  594.       Left = 203
  595.       Top = 3
  596.       Visible = True
  597.       OnClick = MenuFile
  598.       SectionName = 'File Menu'
  599.     end
  600.     object btnWin0: TSpeedItem
  601.       Caption = 'Tile Windows'
  602.       Hint = 'Tile windows'
  603.       ImageIndex = 70
  604.       Spacing = 1
  605.       Top = 3
  606.       OnClick = proMenuWindows
  607.       SectionName = 'Window Menu'
  608.     end
  609.     object btnWin1: TSpeedItem
  610.       Tag = 1
  611.       Caption = 'Cascade Windows'
  612.       Hint = 'Cascade windows'
  613.       ImageIndex = 69
  614.       Spacing = 1
  615.       Top = 3
  616.       OnClick = proMenuWindows
  617.       SectionName = 'Window Menu'
  618.     end
  619.     object btnWin2: TSpeedItem
  620.       Tag = 2
  621.       Caption = 'Arrange All Icons'
  622.       Hint = 'Arrange icons'
  623.       ImageIndex = 68
  624.       Spacing = 1
  625.       Top = 3
  626.       OnClick = proMenuWindows
  627.       SectionName = 'Window Menu'
  628.     end
  629.     object btnOptions: TSpeedItem
  630.       Caption = 'Preferences'
  631.       Hint = 'Set NotePads+ preferences...'
  632.       ImageIndex = 62
  633.       Spacing = 1
  634.       Left = 91
  635.       Top = 3
  636.       Visible = True
  637.       OnClick = mniPreferencesClick
  638.       SectionName = 'Options Menu'
  639.     end
  640.     object btnHelp: TSpeedItem
  641.       Caption = 'Help Contents'
  642.       Hint = 'Help contents...'
  643.       ImageIndex = 48
  644.       Spacing = 1
  645.       Left = 123
  646.       Top = 3
  647.       Visible = True
  648.       OnClick = MenuHelp
  649.       SectionName = 'Help Menu'
  650.     end
  651.     object btnSearchHelp: TSpeedItem
  652.       Tag = 1
  653.       Caption = 'Search For Help On'
  654.       Hint = 'Search for help on...'
  655.       ImageIndex = 65
  656.       Spacing = 1
  657.       Top = 3
  658.       OnClick = MenuHelp
  659.       SectionName = 'Help Menu'
  660.     end
  661.     object btnUseHelp: TSpeedItem
  662.       Tag = 2
  663.       Caption = 'How to Use Help'
  664.       Hint = 'How to use help...'
  665.       ImageIndex = 64
  666.       Spacing = 1
  667.       Top = 3
  668.       OnClick = MenuHelp
  669.       SectionName = 'Help Menu'
  670.     end
  671.     object btnWhatsNew: TSpeedItem
  672.       Tag = 3
  673.       Caption = 'What'#39's New'
  674.       Hint = 'What'#39's new in this version of NotePads+'
  675.       ImageIndex = 66
  676.       Spacing = 1
  677.       Top = 3
  678.       OnClick = MenuHelp
  679.       SectionName = 'Help Menu'
  680.     end
  681.     object btnRegister: TSpeedItem
  682.       Tag = 4
  683.       Caption = 'Register NotePads+'
  684.       Hint = 'Register NotePads+...'
  685.       ImageIndex = 1
  686.       Spacing = 1
  687.       Left = 235
  688.       Top = 3
  689.       Visible = True
  690.       OnClick = MenuHelp
  691.       SectionName = 'Help Menu'
  692.     end
  693.     object btnTech: TSpeedItem
  694.       Tag = 5
  695.       Caption = 'Contact Tech Support'
  696.       Hint = 'Contact tech support...'
  697.       ImageIndex = 55
  698.       Spacing = 1
  699.       Left = 147
  700.       Top = 3
  701.       Visible = True
  702.       OnClick = MenuHelp
  703.       SectionName = 'Help Menu'
  704.     end
  705.     object btnLVersion: TSpeedItem
  706.       Tag = 6
  707.       Caption = 'Download Latest Version'
  708.       Hint = 'Download the latest version of NotePads+...'
  709.       ImageIndex = 67
  710.       Spacing = 1
  711.       Top = 3
  712.       OnClick = MenuHelp
  713.       SectionName = 'Help Menu'
  714.     end
  715.     object btnAbout: TSpeedItem
  716.       Tag = 7
  717.       Caption = 'About NotePads+'
  718.       Hint = 'About NotePads+...'
  719.       ImageIndex = 59
  720.       Spacing = 1
  721.       Left = 171
  722.       Top = 3
  723.       Visible = True
  724.       OnClick = MenuHelp
  725.       SectionName = 'Help Menu'
  726.     end
  727.     object btnBLicense: TSpeedItem
  728.       Caption = 'License'
  729.       Hint = 'Display NotePads+ license agreement...'
  730.       ImageIndex = 71
  731.       Spacing = 1
  732.       Top = 3
  733.       OnClick = MenuAdministration
  734.       SectionName = 'Administration Menu'
  735.     end
  736.     object btnBPricing: TSpeedItem
  737.       Tag = 1
  738.       Caption = 'Pricing'
  739.       Hint = 'Display NotePads+ pricing...'
  740.       ImageIndex = 74
  741.       Spacing = 1
  742.       Top = 3
  743.       OnClick = MenuAdministration
  744.       SectionName = 'Administration Menu'
  745.     end
  746.     object btnBStatus: TSpeedItem
  747.       Tag = 2
  748.       Caption = 'Status'
  749.       Hint = 'Display NotePads+ registration status...'
  750.       ImageIndex = 72
  751.       Spacing = 1
  752.       Top = 3
  753.       OnClick = MenuAdministration
  754.       SectionName = 'Administration Menu'
  755.     end
  756.     object btnBCompID: TSpeedItem
  757.       Tag = 4
  758.       Caption = 'Computer ID'
  759.       Hint = 'Display computer ID...'
  760.       ImageIndex = 49
  761.       Spacing = 1
  762.       Left = 259
  763.       Top = 3
  764.       OnClick = MenuAdministration
  765.       SectionName = 'Administration Menu'
  766.     end
  767.   end
  768.   object barECustom: TSpeedBar
  769.     Left = 0
  770.     Top = 29
  771.     Width = 632
  772.     Height = 29
  773.     Hint = '|Right-click for tool bar options'
  774.     Font.Charset = DEFAULT_CHARSET
  775.     Font.Color = clWindowText
  776.     Font.Height = -12
  777.     Font.Name = 'Comic Sans MS'
  778.     Font.Style = []
  779.     Options = [sbAllowDrag, sbFlatBtns]
  780.     BtnOffsetHorz = 3
  781.     BtnOffsetVert = 3
  782.     BtnWidth = 24
  783.     BtnHeight = 23
  784.     IniStorage = strMain
  785.     BevelOuter = bvNone
  786.     PopupMenu = pumToolBar
  787.     TabOrder = 9
  788.     InternalVer = 1
  789.     object secEFile: TSpeedbarSection
  790.       Caption = 'File Menu'
  791.     end
  792.     object secEEdit: TSpeedbarSection
  793.       Caption = 'Edit Menu'
  794.     end
  795.     object secEChar: TSpeedbarSection
  796.       Caption = 'Character Menu'
  797.     end
  798.     object secESearch: TSpeedbarSection
  799.       Caption = 'Search Menu'
  800.     end
  801.     object btnSave: TSpeedItem
  802.       Tag = 4
  803.       Caption = 'Save'
  804.       Hint = 'Save current workspace'
  805.       ImageIndex = 58
  806.       Spacing = 1
  807.       Left = 3
  808.       Top = 3
  809.       Visible = True
  810.       OnClick = MenuFile
  811.       SectionName = 'File Menu'
  812.     end
  813.     object btnSaveAs: TSpeedItem
  814.       Tag = 5
  815.       Caption = 'Save As'
  816.       Hint = 'Save workspace as...'
  817.       ImageIndex = 29
  818.       Spacing = 1
  819.       Left = 27
  820.       Top = 3
  821.       Visible = True
  822.       OnClick = MenuFile
  823.       SectionName = 'File Menu'
  824.     end
  825.     object btnEMail: TSpeedItem
  826.       Tag = 6
  827.       Caption = 'Send As Email'
  828.       Hint = 'Send current workspace as email...'
  829.       ImageIndex = 56
  830.       Spacing = 1
  831.       Left = 475
  832.       Top = 3
  833.       Visible = True
  834.       OnClick = MenuFile
  835.       SectionName = 'File Menu'
  836.     end
  837.     object btnPrint: TSpeedItem
  838.       Tag = 9
  839.       Caption = 'Print'
  840.       Hint = 'Print current workspace...'
  841.       ImageIndex = 51
  842.       Spacing = 1
  843.       Left = 59
  844.       Top = 3
  845.       Visible = True
  846.       OnClick = MenuFile
  847.       SectionName = 'File Menu'
  848.     end
  849.     object btnClose: TSpeedItem
  850.       Tag = 3
  851.       Caption = 'Close'
  852.       Hint = 'Close active workspace'
  853.       ImageIndex = 50
  854.       Spacing = 1
  855.       Left = 539
  856.       Top = 3
  857.       Visible = True
  858.       OnClick = MenuFile
  859.       SectionName = 'File Menu'
  860.     end
  861.     object btnUndo: TSpeedItem
  862.       Caption = 'Undo'
  863.       Hint = 'Undo previous edit'
  864.       ImageIndex = 32
  865.       Spacing = 1
  866.       Left = 91
  867.       Top = 3
  868.       Visible = True
  869.       OnClick = MenuEdit
  870.       SectionName = 'Edit Menu'
  871.     end
  872.     object btnRedo: TSpeedItem
  873.       Tag = 10
  874.       Caption = 'Redo'
  875.       Hint = 'Redo previous edit'
  876.       ImageIndex = 81
  877.       Spacing = 1
  878.       Left = 115
  879.       Top = 3
  880.       Visible = True
  881.       OnClick = MenuEdit
  882.       SectionName = 'Edit Menu'
  883.     end
  884.     object btnCut: TSpeedItem
  885.       Tag = 1
  886.       Caption = 'Cut'
  887.       Glyph.Data = {
  888.         F6000000424DF600000000000000760000002800000010000000100000000100
  889.         0400000000008000000000000000000000001000000000000000000000000000
  890.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  891.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  892.         8888888844888888888888848848844888888884884848848888888488484884
  893.         8888888844484884888888888848444888888888884048888888888888808888
  894.         8888888888000888888888888808088888888888800800888888888880888088
  895.         8888888880888088888888888088808888888888888888888888}
  896.       Hint = 'Cut to clipboard'
  897.       Spacing = 1
  898.       Left = 139
  899.       Top = 3
  900.       Visible = True
  901.       OnClick = MenuEdit
  902.       SectionName = 'Edit Menu'
  903.     end
  904.     object btnCopy: TSpeedItem
  905.       Tag = 2
  906.       Caption = 'Copy'
  907.       Hint = 'Copy to clipboard'
  908.       ImageIndex = 34
  909.       Spacing = 1
  910.       Left = 163
  911.       Top = 3
  912.       Visible = True
  913.       OnClick = MenuEdit
  914.       SectionName = 'Edit Menu'
  915.     end
  916.     object btnPaste: TSpeedItem
  917.       Tag = 3
  918.       Caption = 'Paste'
  919.       Glyph.Data = {
  920.         F6000000424DF600000000000000760000002800000010000000100000000100
  921.         0400000000008000000000000000000000001000000000000000000000000000
  922.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  923.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  924.         888888888844444444448000004FFFFFFFF40737374F444444F40373734FFFFF
  925.         FFF40737374F444F44440373734FFFFF4F480737374FFFFF4488037373444444
  926.         408807373737373730880370000000077088077088888807308803730B00B073
  927.         7088800000BB0000088888888000088888888888888888888888}
  928.       Hint = 'Paste from clipboard'
  929.       Spacing = 1
  930.       Left = 187
  931.       Top = 3
  932.       Visible = True
  933.       OnClick = MenuEdit
  934.       SectionName = 'Edit Menu'
  935.     end
  936.     object btnDelete: TSpeedItem
  937.       Tag = 5
  938.       Caption = 'Delete'
  939.       Hint = 'Delete highlighted text'
  940.       ImageIndex = 36
  941.       Spacing = 1
  942.       Left = 211
  943.       Top = 3
  944.       Visible = True
  945.       OnClick = MenuEdit
  946.       SectionName = 'Edit Menu'
  947.     end
  948.     object btnSelectAll: TSpeedItem
  949.       Tag = 6
  950.       Caption = 'Select All'
  951.       Hint = 'Select all text in workspace'
  952.       ImageIndex = 37
  953.       NumGlyphs = 2
  954.       Spacing = 1
  955.       Left = 243
  956.       Top = 3
  957.       Visible = True
  958.       OnClick = MenuEdit
  959.       SectionName = 'Edit Menu'
  960.     end
  961.     object btnDate: TSpeedItem
  962.       Tag = 7
  963.       Caption = 'Date - Time'
  964.       Hint = 'Insert date and time at cursor'
  965.       ImageIndex = 57
  966.       Spacing = 1
  967.       Left = 275
  968.       Top = 3
  969.       Visible = True
  970.       OnClick = UpdateDateTime
  971.       SectionName = 'Edit Menu'
  972.     end
  973.     object btnSpell: TSpeedItem
  974.       Tag = 8
  975.       Caption = 'Spell Checker'
  976.       Hint = 'Check workspace for spelling errors...'
  977.       ImageIndex = 52
  978.       NumGlyphs = 2
  979.       Spacing = 1
  980.       Left = 507
  981.       Top = 3
  982.       Visible = True
  983.       OnClick = MenuEdit
  984.       SectionName = 'Edit Menu'
  985.     end
  986.     object btnLeft: TSpeedItem
  987.       Caption = 'Left Justify'
  988.       GroupIndex = 2
  989.       Down = True
  990.       Hint = 'Left justify'
  991.       ImageIndex = 39
  992.       Spacing = 1
  993.       Left = 307
  994.       Top = 3
  995.       Visible = True
  996.       OnClick = proAlignText
  997.       SectionName = 'Character Menu'
  998.     end
  999.     object btnRight: TSpeedItem
  1000.       Caption = 'Right Justify'
  1001.       GroupIndex = 2
  1002.       Hint = 'Right justify'
  1003.       ImageIndex = 40
  1004.       Spacing = 1
  1005.       Left = 331
  1006.       Top = 3
  1007.       Visible = True
  1008.       OnClick = proAlignText
  1009.       SectionName = 'Character Menu'
  1010.     end
  1011.     object btnCenter: TSpeedItem
  1012.       Caption = 'Center'
  1013.       GroupIndex = 2
  1014.       Hint = 'Center'
  1015.       ImageIndex = 38
  1016.       Spacing = 1
  1017.       Left = 355
  1018.       Top = 3
  1019.       Visible = True
  1020.       OnClick = proAlignText
  1021.       SectionName = 'Character Menu'
  1022.     end
  1023.     object btnLower: TSpeedItem
  1024.       Caption = 'lower case'
  1025.       Hint = 'Convert highlighted text to lowercase'
  1026.       ImageIndex = 76
  1027.       Spacing = 1
  1028.       Top = 3
  1029.       OnClick = MenuConvert
  1030.       SectionName = 'Character Menu'
  1031.     end
  1032.     object btnUpper: TSpeedItem
  1033.       Tag = 1
  1034.       Caption = 'UPPER CASE'
  1035.       Hint = 'UPPER CASE|'
  1036.       ImageIndex = 77
  1037.       Spacing = 1
  1038.       Top = 3
  1039.       OnClick = MenuConvert
  1040.       SectionName = 'Character Menu'
  1041.     end
  1042.     object btnCapitalize: TSpeedItem
  1043.       Tag = 2
  1044.       Caption = 'Capitalize'
  1045.       Hint = 'Capitalize highlighted text'
  1046.       ImageIndex = 79
  1047.       Spacing = 1
  1048.       Top = 3
  1049.       OnClick = MenuConvert
  1050.       SectionName = 'Character Menu'
  1051.     end
  1052.     object btnTitleCase: TSpeedItem
  1053.       Tag = 3
  1054.       Caption = 'Title Case'
  1055.       Hint = 'Title Case|'
  1056.       ImageIndex = 78
  1057.       Spacing = 1
  1058.       Top = 3
  1059.       OnClick = MenuConvert
  1060.       SectionName = 'Character Menu'
  1061.     end
  1062.     object btnTogCase: TSpeedItem
  1063.       Tag = 4
  1064.       Caption = 'tOGGLE cASE'
  1065.       Hint = 'tOGGLE cASE|'
  1066.       ImageIndex = 75
  1067.       Spacing = 1
  1068.       Top = 3
  1069.       OnClick = MenuConvert
  1070.       SectionName = 'Character Menu'
  1071.     end
  1072.     object btnSpecial: TSpeedItem
  1073.       Caption = 'Special Characters'
  1074.       Hint = 'Insert special characters...'
  1075.       ImageIndex = 63
  1076.       Spacing = 1
  1077.       Left = 387
  1078.       Top = 3
  1079.       Visible = True
  1080.       OnClick = proSpecialChar
  1081.       SectionName = 'Character Menu'
  1082.     end
  1083.     object btnFind: TSpeedItem
  1084.       Caption = 'Find'
  1085.       Hint = 'Find...'
  1086.       ImageIndex = 60
  1087.       Spacing = 1
  1088.       Left = 419
  1089.       Top = 3
  1090.       Visible = True
  1091.       OnClick = proFind
  1092.       SectionName = 'Search Menu'
  1093.     end
  1094.     object btnFindNext: TSpeedItem
  1095.       Caption = 'Find Next'
  1096.       Hint = 'Find next'
  1097.       ImageIndex = 41
  1098.       Spacing = 1
  1099.       Top = 3
  1100.       OnClick = proFindNext
  1101.       SectionName = 'Search Menu'
  1102.     end
  1103.     object btnReplace: TSpeedItem
  1104.       Caption = 'Replace'
  1105.       Hint = 'Find and replace...'
  1106.       ImageIndex = 42
  1107.       Spacing = 1
  1108.       Left = 443
  1109.       Top = 3
  1110.       Visible = True
  1111.       OnClick = Replace
  1112.       SectionName = 'Search Menu'
  1113.     end
  1114.   end
  1115.   object InstallDate: TDateTimePicker
  1116.     Left = 236
  1117.     Top = 248
  1118.     Width = 186
  1119.     Height = 24
  1120.     CalAlignment = dtaLeft
  1121.     Date = 36074.692637731480000000
  1122.     Time = 36074.692637731480000000
  1123.     DateFormat = dfShort
  1124.     DateMode = dmComboBox
  1125.     Kind = dtkDate
  1126.     ParseInput = False
  1127.     TabOrder = 10
  1128.     Visible = False
  1129.   end
  1130.   object SMTPSigCheck: TCheckBox
  1131.     Left = 120
  1132.     Top = 148
  1133.     Width = 97
  1134.     Height = 17
  1135.     Caption = 'SMTPSigCheck'
  1136.     TabOrder = 11
  1137.     Visible = False
  1138.   end
  1139.   object SMTPSignature: TRichEdit
  1140.     Left = 364
  1141.     Top = 144
  1142.     Width = 113
  1143.     Height = 97
  1144.     Lines.Strings = (
  1145.       'Enter your signature here')
  1146.     TabOrder = 12
  1147.     Visible = False
  1148.     WordWrap = False
  1149.   end
  1150.   object PrintFont: TCheckBox
  1151.     Left = 120
  1152.     Top = 128
  1153.     Width = 97
  1154.     Height = 17
  1155.     Caption = 'PrintFont'
  1156.     Checked = True
  1157.     State = cbChecked
  1158.     TabOrder = 13
  1159.     Visible = False
  1160.   end
  1161.   object pnlAd: TPanel
  1162.     Left = 0
  1163.     Top = 58
  1164.     Width = 632
  1165.     Height = 68
  1166.     Align = alTop
  1167.     BevelInner = bvLowered
  1168.     TabOrder = 14
  1169.     Visible = False
  1170.     object lblAd: TLabel
  1171.       Left = 476
  1172.       Top = 4
  1173.       Width = 153
  1174.       Height = 61
  1175.       Cursor = crHandPoint
  1176.       Alignment = taCenter
  1177.       AutoSize = False
  1178.       Caption = 'Registration removes the advertising from this software.'
  1179.       Font.Charset = DEFAULT_CHARSET
  1180.       Font.Color = clWindowText
  1181.       Font.Height = -12
  1182.       Font.Name = 'Arial'
  1183.       Font.Style = []
  1184.       ParentFont = False
  1185.       Layout = tlCenter
  1186.       WordWrap = True
  1187.       OnClick = lblAdClick
  1188.     end
  1189.     object AdImage1: TAdImage
  1190.       Left = 4
  1191.       Top = 4
  1192.       Width = 468
  1193.       Height = 60
  1194.       Cursor = crHandPoint
  1195.       Hint = 'Registration removes the advertising from this software'
  1196.       AutoLoad = True
  1197.       Options = []
  1198.       ParentShowHint = False
  1199.       ProgramID = 404
  1200.       BandwidthThrottle = 2147483647
  1201.       MinimumAdDisplayTime = 0
  1202.       NetworkIsUp = False
  1203.       Size = ADS468x60
  1204.       ShowHint = True
  1205.     end
  1206.   end
  1207.   object mnuMain: TMainMenu
  1208.     Left = 4
  1209.     Top = 344
  1210.     object mniFile: TMenuItem
  1211.       Caption = '&File'
  1212.       HelpContext = 1004
  1213.       Hint = 'File menu'
  1214.       OnClick = mniFileClick
  1215.       object mniNew: TMenuItem
  1216.         Caption = '&New'
  1217.         HelpContext = 2000
  1218.         Hint = 'New workspace'
  1219.         ImageIndex = 53
  1220.         ShortCut = 16462
  1221.         OnClick = MenuFile
  1222.       end
  1223.       object mniOpen: TMenuItem
  1224.         Tag = 1
  1225.         Caption = '&Open...'
  1226.         HelpContext = 2000
  1227.         Hint = 'Open text file...'
  1228.         ImageIndex = 61
  1229.         ShortCut = 16463
  1230.         OnClick = MenuFile
  1231.       end
  1232.       object mniFile0: TMenuItem
  1233.         Tag = 2
  1234.         Caption = '&Import...'
  1235.         Hint = 'Import file into current workspace'
  1236.         OnClick = MenuFile
  1237.       end
  1238.       object mniReopen: TMenuItem
  1239.         Caption = '&Reopen'
  1240.         Hint = 'Reopen file'
  1241.         OnClick = mniReopenClick
  1242.         object mniMRU1: TMenuItem
  1243.           Visible = False
  1244.           OnClick = ReopenFiles
  1245.         end
  1246.         object mniMRU2: TMenuItem
  1247.           Tag = 1
  1248.           Visible = False
  1249.           OnClick = ReopenFiles
  1250.         end
  1251.         object mniMRU3: TMenuItem
  1252.           Tag = 2
  1253.           Visible = False
  1254.           OnClick = ReopenFiles
  1255.         end
  1256.         object mniMRU4: TMenuItem
  1257.           Tag = 3
  1258.           Visible = False
  1259.           OnClick = ReopenFiles
  1260.         end
  1261.         object mniMRUDiv: TMenuItem
  1262.           Caption = '-'
  1263.           Visible = False
  1264.         end
  1265.         object mniMRU5: TMenuItem
  1266.           Tag = 4
  1267.           Visible = False
  1268.           OnClick = ReopenFiles
  1269.         end
  1270.         object mniMRU6: TMenuItem
  1271.           Tag = 5
  1272.           Visible = False
  1273.           OnClick = ReopenFiles
  1274.         end
  1275.         object mniMRU7: TMenuItem
  1276.           Tag = 6
  1277.           Visible = False
  1278.           OnClick = ReopenFiles
  1279.         end
  1280.         object mniMRU8: TMenuItem
  1281.           Tag = 7
  1282.           Visible = False
  1283.           OnClick = ReopenFiles
  1284.         end
  1285.       end
  1286.       object mniFavFiles: TMenuItem
  1287.         Caption = '&Favorite Files'
  1288.         Hint = 'Favorite files'
  1289.         OnClick = mniFavFilesClick
  1290.         object mniFav01: TMenuItem
  1291.           Visible = False
  1292.           OnClick = FavoriteFiles
  1293.         end
  1294.         object mniFav02: TMenuItem
  1295.           Tag = 1
  1296.           Visible = False
  1297.           OnClick = FavoriteFiles
  1298.         end
  1299.         object mniFav03: TMenuItem
  1300.           Tag = 2
  1301.           Visible = False
  1302.           OnClick = FavoriteFiles
  1303.         end
  1304.         object mniFav04: TMenuItem
  1305.           Tag = 3
  1306.           Visible = False
  1307.           OnClick = FavoriteFiles
  1308.         end
  1309.         object mniFavDiv: TMenuItem
  1310.           Caption = '-'
  1311.           Visible = False
  1312.         end
  1313.         object mniFav05: TMenuItem
  1314.           Tag = 4
  1315.           Visible = False
  1316.           OnClick = FavoriteFiles
  1317.         end
  1318.         object mniFav06: TMenuItem
  1319.           Tag = 5
  1320.           Visible = False
  1321.           OnClick = FavoriteFiles
  1322.         end
  1323.         object mniFav07: TMenuItem
  1324.           Tag = 6
  1325.           Visible = False
  1326.           OnClick = FavoriteFiles
  1327.         end
  1328.         object mniFav08: TMenuItem
  1329.           Tag = 7
  1330.           Visible = False
  1331.           OnClick = FavoriteFiles
  1332.         end
  1333.       end
  1334.       object mniFile1: TMenuItem
  1335.         Tag = 3
  1336.         Caption = '&Close'
  1337.         Hint = 'Close active workspace'
  1338.         ImageIndex = 50
  1339.         OnClick = MenuFile
  1340.       end
  1341.       object mniFile10: TMenuItem
  1342.         Caption = '-'
  1343.       end
  1344.       object mniFile2: TMenuItem
  1345.         Tag = 4
  1346.         Caption = '&Save'
  1347.         Hint = 'Save current workspace'
  1348.         ImageIndex = 58
  1349.         ShortCut = 16467
  1350.         OnClick = MenuFile
  1351.       end
  1352.       object mniFile3: TMenuItem
  1353.         Tag = 5
  1354.         Caption = 'Save &As...'
  1355.         Hint = 'Save workspace as...'
  1356.         ImageIndex = 29
  1357.         OnClick = MenuFile
  1358.       end
  1359.       object mniFile4: TMenuItem
  1360.         Tag = 6
  1361.         Caption = 'Send As E&mail...'
  1362.         Hint = 'Send current workspace as email...'
  1363.         ImageIndex = 56
  1364.         OnClick = MenuFile
  1365.       end
  1366.       object mniBar05: TMenuItem
  1367.         Tag = 2
  1368.         Caption = '-'
  1369.       end
  1370.       object mniMCustom: TMenuItem
  1371.         Tag = 7
  1372.         Caption = 'Customize Main Tool Bar...'
  1373.         Hint = 'Customize main tool bar...'
  1374.         OnClick = MenuFile
  1375.       end
  1376.       object mniFile5: TMenuItem
  1377.         Tag = 8
  1378.         Caption = 'Customize Edit Tool Bar...'
  1379.         Hint = 'Customize edit tool bar...'
  1380.         OnClick = MenuFile
  1381.       end
  1382.       object mniPCustom: TMenuItem
  1383.         Tag = 13
  1384.         Caption = 'Customize Print Out...'
  1385.         Hint = 'Customize the way your text files print...'
  1386.         OnClick = MenuFile
  1387.       end
  1388.       object mniBar02: TMenuItem
  1389.         Caption = '-'
  1390.       end
  1391.       object mniFile6: TMenuItem
  1392.         Tag = 9
  1393.         Caption = '&Print...'
  1394.         Hint = 'Print current workspace...'
  1395.         ImageIndex = 51
  1396.         ShortCut = 16464
  1397.         OnClick = MenuFile
  1398.       end
  1399.       object mniPPreview: TMenuItem
  1400.         Tag = 14
  1401.         Caption = 'Print Pre&view...'
  1402.         Hint = 'Preview current workspace before printing...'
  1403.         ImageIndex = 51
  1404.         OnClick = MenuFile
  1405.       end
  1406.       object mniPrintSetup: TMenuItem
  1407.         Tag = 10
  1408.         Caption = 'Printer Se&tup...'
  1409.         Hint = 'Setup printer...'
  1410.         OnClick = MenuFile
  1411.       end
  1412.       object mniBar06: TMenuItem
  1413.         Caption = '-'
  1414.       end
  1415.       object mniExit: TMenuItem
  1416.         Tag = 11
  1417.         Caption = 'E&xit'
  1418.         Hint = 'Exit Notepads+...'
  1419.         ImageIndex = 0
  1420.         OnClick = MenuFile
  1421.       end
  1422.     end
  1423.     object mniFile7: TMenuItem
  1424.       Tag = 20
  1425.       Caption = '&Edit'
  1426.       HelpContext = 1002
  1427.       Hint = 'Edit menu'
  1428.       object mniUndo: TMenuItem
  1429.         Caption = '&Undo'
  1430.         Hint = 'Undo previous edit'
  1431.         ImageIndex = 32
  1432.         ShortCut = 16474
  1433.         OnClick = MenuEdit
  1434.       end
  1435.       object mniRedo: TMenuItem
  1436.         Tag = 10
  1437.         Caption = '&Redo'
  1438.         Hint = 'Redo previous edit'
  1439.         ImageIndex = 81
  1440.         ShortCut = 16473
  1441.         OnClick = MenuEdit
  1442.       end
  1443.       object mniBar08: TMenuItem
  1444.         Caption = '-'
  1445.       end
  1446.       object mniCut: TMenuItem
  1447.         Tag = 1
  1448.         Caption = 'Cu&t'
  1449.         Hint = 'Cut to clipboard'
  1450.         ImageIndex = 33
  1451.         ShortCut = 16472
  1452.         OnClick = MenuEdit
  1453.       end
  1454.       object mniCopy: TMenuItem
  1455.         Tag = 2
  1456.         Caption = '&Copy'
  1457.         Hint = 'Copy to clipboard'
  1458.         ImageIndex = 34
  1459.         ShortCut = 16451
  1460.         OnClick = MenuEdit
  1461.       end
  1462.       object mniPaste: TMenuItem
  1463.         Tag = 3
  1464.         Caption = '&Paste'
  1465.         Hint = 'Paste from clipboard'
  1466.         ImageIndex = 35
  1467.         ShortCut = 16470
  1468.         OnClick = MenuEdit
  1469.       end
  1470.       object mniPasteSpecial: TMenuItem
  1471.         Tag = 4
  1472.         Caption = 'Paste Special...'
  1473.         Hint = 
  1474.           'Paste text and/or objects into current workspace at cursor posit' +
  1475.           'ion...'
  1476.         OnClick = PasteSpecial
  1477.       end
  1478.       object mniDelete: TMenuItem
  1479.         Tag = 5
  1480.         Caption = 'De&lete'
  1481.         Hint = 'Delete selected text'
  1482.         ImageIndex = 36
  1483.         ShortCut = 16452
  1484.         OnClick = MenuEdit
  1485.       end
  1486.       object mniBar09: TMenuItem
  1487.         Caption = '-'
  1488.       end
  1489.       object mniSelectAll: TMenuItem
  1490.         Tag = 6
  1491.         Caption = 'Select &All'
  1492.         Hint = 'Select all text'
  1493.         ImageIndex = 37
  1494.         ShortCut = 16449
  1495.         OnClick = MenuEdit
  1496.       end
  1497.       object mniDateTime: TMenuItem
  1498.         Tag = 7
  1499.         Caption = '&Date && Time'
  1500.         Hint = 'Insert date and time at cursor'
  1501.         ImageIndex = 57
  1502.         ShortCut = 116
  1503.         OnClick = UpdateDateTime
  1504.       end
  1505.       object mniBar10: TMenuItem
  1506.         Caption = '-'
  1507.       end
  1508.       object mniSpell: TMenuItem
  1509.         Tag = 8
  1510.         Caption = '&Spell Check...'
  1511.         Hint = 'Check workspace for spelling errors...'
  1512.         ImageIndex = 52
  1513.         OnClick = MenuEdit
  1514.       end
  1515.       object mniWordCount: TMenuItem
  1516.         Tag = 9
  1517.         Caption = '&Word Count...'
  1518.         Hint = 'Count the number of words in the workspace...'
  1519.         OnClick = MenuEdit
  1520.       end
  1521.     end
  1522.     object mniFile8: TMenuItem
  1523.       Tag = 20
  1524.       Caption = '&Character'
  1525.       HelpContext = 1001
  1526.       Hint = 'Character menu'
  1527.       object mniLeft: TMenuItem
  1528.         Caption = '&Left'
  1529.         Checked = True
  1530.         Hint = 'Left justify text'
  1531.         ImageIndex = 39
  1532.         RadioItem = True
  1533.         OnClick = mniLeftClick
  1534.       end
  1535.       object mniRight: TMenuItem
  1536.         Caption = '&Right'
  1537.         Hint = 'Right justify text'
  1538.         ImageIndex = 40
  1539.         RadioItem = True
  1540.         OnClick = mniLeftClick
  1541.       end
  1542.       object mniCenter: TMenuItem
  1543.         Caption = '&Center'
  1544.         Hint = 'Center text'
  1545.         ImageIndex = 38
  1546.         RadioItem = True
  1547.         OnClick = mniLeftClick
  1548.       end
  1549.       object mniBar11: TMenuItem
  1550.         Caption = '-'
  1551.       end
  1552.       object mniWordWrap: TMenuItem
  1553.         Caption = '&Word Wrap'
  1554.         Checked = True
  1555.         Hint = 'Turn word wrap on or off'
  1556.         OnClick = mniWordWrapClick
  1557.       end
  1558.       object mniBar12: TMenuItem
  1559.         Caption = '-'
  1560.       end
  1561.       object mniConvert: TMenuItem
  1562.         Caption = 'Convert'
  1563.         Hint = 'Convert text'
  1564.         object mniLower: TMenuItem
  1565.           Caption = 'Lower Case'
  1566.           Hint = 'Convert all text to lowercase'
  1567.           ImageIndex = 76
  1568.           OnClick = MenuConvert
  1569.         end
  1570.         object mniUpper: TMenuItem
  1571.           Tag = 1
  1572.           Caption = 'Upper Case'
  1573.           Hint = 'Convert all text to UPPERCASE'
  1574.           ImageIndex = 77
  1575.           OnClick = MenuConvert
  1576.         end
  1577.         object mniCapitalize: TMenuItem
  1578.           Tag = 2
  1579.           Caption = 'Capitalize'
  1580.           Hint = 'Capitalize highlighted text'
  1581.           ImageIndex = 79
  1582.           OnClick = MenuConvert
  1583.         end
  1584.         object mniTitleCase: TMenuItem
  1585.           Tag = 3
  1586.           Caption = 'Title Case'
  1587.           ImageIndex = 78
  1588.           OnClick = MenuConvert
  1589.         end
  1590.         object mniTogCase: TMenuItem
  1591.           Tag = 4
  1592.           Caption = 'tOGGLE cASE'
  1593.           ImageIndex = 75
  1594.           OnClick = MenuConvert
  1595.         end
  1596.       end
  1597.       object mniSpecial: TMenuItem
  1598.         Caption = '&Special Characters...'
  1599.         Hint = 'Insert special characters...'
  1600.         ImageIndex = 63
  1601.         OnClick = proSpecialChar
  1602.       end
  1603.       object mniBar13: TMenuItem
  1604.         Caption = '-'
  1605.         Visible = False
  1606.       end
  1607.       object mniViewAll: TMenuItem
  1608.         Caption = 'View All'
  1609.         Hint = 'View all characters in workspace'
  1610.         Visible = False
  1611.       end
  1612.     end
  1613.     object mniFile9: TMenuItem
  1614.       Tag = 20
  1615.       Caption = '&Search'
  1616.       HelpContext = 1007
  1617.       Hint = 'Search menu'
  1618.       object mniFind: TMenuItem
  1619.         Caption = '&Find...'
  1620.         Hint = 'Find...'
  1621.         ImageIndex = 60
  1622.         ShortCut = 16454
  1623.         OnClick = proFind
  1624.       end
  1625.       object mniFindNext: TMenuItem
  1626.         Caption = 'Find &Next'
  1627.         Hint = 'Find next'
  1628.         ImageIndex = 41
  1629.         ShortCut = 114
  1630.         OnClick = proFindNext
  1631.       end
  1632.       object mniReplace: TMenuItem
  1633.         Caption = 'R&eplace...'
  1634.         Hint = 'Find and replace...'
  1635.         ImageIndex = 42
  1636.         ShortCut = 16456
  1637.         OnClick = Replace
  1638.       end
  1639.     end
  1640.     object mniWindow: TMenuItem
  1641.       Caption = '&Window'
  1642.       HelpContext = 1008
  1643.       Hint = 'Window menu'
  1644.       object mniWin0: TMenuItem
  1645.         Caption = '&Tile'
  1646.         Hint = 'Tile windows'
  1647.         ImageIndex = 70
  1648.         OnClick = proMenuWindows
  1649.       end
  1650.       object mniWin1: TMenuItem
  1651.         Tag = 1
  1652.         Caption = '&Cascade'
  1653.         Hint = 'Cascade windows'
  1654.         ImageIndex = 69
  1655.         OnClick = proMenuWindows
  1656.       end
  1657.       object mniWin2: TMenuItem
  1658.         Tag = 2
  1659.         Caption = '&Arrange All'
  1660.         Hint = 'Arrange icons'
  1661.         ImageIndex = 68
  1662.         OnClick = proMenuWindows
  1663.       end
  1664.     end
  1665.     object mniOptions: TMenuItem
  1666.       Caption = '&Options'
  1667.       HelpContext = 1006
  1668.       Hint = 'Options menu'
  1669.       OnClick = mniOptionsClick
  1670.       object mniSetDefault: TMenuItem
  1671.         Caption = 'Default Windows Notepad'
  1672.         OnClick = mniSetDefaultClick
  1673.       end
  1674.       object mniWinStart: TMenuItem
  1675.         Tag = 7
  1676.         Caption = 'Start With Windows'
  1677.         OnClick = OptionsMenu
  1678.       end
  1679.       object mniButtonHints: TMenuItem
  1680.         Tag = 1
  1681.         Caption = 'Button Hints'
  1682.         Checked = True
  1683.         OnClick = OptionsMenu
  1684.       end
  1685.       object mniAutomaticBackups: TMenuItem
  1686.         Tag = 2
  1687.         Caption = 'Automatic Backups'
  1688.         OnClick = OptionsMenu
  1689.       end
  1690.       object mniMainStatusBar: TMenuItem
  1691.         Tag = 3
  1692.         Caption = 'Main Status Bar'
  1693.         OnClick = OptionsMenu
  1694.       end
  1695.       object mniStayOnTop: TMenuItem
  1696.         Tag = 4
  1697.         Caption = 'Stay On Top'
  1698.         OnClick = OptionsMenu
  1699.       end
  1700.       object mniTip: TMenuItem
  1701.         Tag = 5
  1702.         Caption = 'Tip Of The Day...'
  1703.         Checked = True
  1704.         Hint = 'Show the tip of the day...'
  1705.         OnClick = OptionsMenu
  1706.       end
  1707.       object mniBar01: TMenuItem
  1708.         Caption = '-'
  1709.       end
  1710.       object mniPreferences: TMenuItem
  1711.         Tag = 6
  1712.         Caption = 'Preferences...'
  1713.         Hint = 'Set NotePads+ preferences...'
  1714.         ImageIndex = 62
  1715.         OnClick = mniPreferencesClick
  1716.       end
  1717.     end
  1718.     object mniHelp: TMenuItem
  1719.       Caption = '&Help'
  1720.       HelpContext = 1005
  1721.       Hint = 'Help menu'
  1722.       object mniContents: TMenuItem
  1723.         Caption = '&Contents...'
  1724.         Hint = 'Display help contents...'
  1725.         ImageIndex = 48
  1726.         ShortCut = 112
  1727.         OnClick = MenuHelp
  1728.       end
  1729.       object mniOnLine: TMenuItem
  1730.         Tag = 9
  1731.         Caption = 'On-&Line Help...'
  1732.         GroupIndex = 9
  1733.         Hint = 'Go to our on-line help faqs...'
  1734.         ImageIndex = 67
  1735.         OnClick = MenuHelp
  1736.       end
  1737.       object mniSearchForHelpOn: TMenuItem
  1738.         Tag = 1
  1739.         Caption = '&Search For Help On...'
  1740.         GroupIndex = 9
  1741.         Hint = 'Search for help on...'
  1742.         ImageIndex = 65
  1743.         OnClick = MenuHelp
  1744.       end
  1745.       object mniHowtoUseHelp: TMenuItem
  1746.         Tag = 2
  1747.         Caption = '&How to Use Help...'
  1748.         GroupIndex = 9
  1749.         Hint = 'How to use help...'
  1750.         ImageIndex = 64
  1751.         OnClick = MenuHelp
  1752.       end
  1753.       object mniWhatsNew: TMenuItem
  1754.         Tag = 3
  1755.         Caption = 'What'#39's &New'
  1756.         GroupIndex = 9
  1757.         Hint = 'What'#39's new in this version of NotePads+'
  1758.         ImageIndex = 66
  1759.         OnClick = MenuHelp
  1760.       end
  1761.       object mniBar03: TMenuItem
  1762.         Caption = '-'
  1763.         GroupIndex = 9
  1764.       end
  1765.       object mniInformation: TMenuItem
  1766.         Caption = '&Administration'
  1767.         GroupIndex = 9
  1768.         Hint = 'Administrative functions'
  1769.         object mniLicense: TMenuItem
  1770.           Caption = 'License...'
  1771.           Hint = 'Display NotePads+ license agreement...'
  1772.           ImageIndex = 71
  1773.           OnClick = MenuAdministration
  1774.         end
  1775.         object mniPricing: TMenuItem
  1776.           Tag = 1
  1777.           Caption = 'Pricing...'
  1778.           Hint = 'Display NotePads+ pricing...'
  1779.           ImageIndex = 74
  1780.           OnClick = MenuAdministration
  1781.         end
  1782.         object mniStatus: TMenuItem
  1783.           Tag = 2
  1784.           Caption = 'Status...'
  1785.           Hint = 'Display NotePads+ registration status...'
  1786.           ImageIndex = 72
  1787.           OnClick = MenuAdministration
  1788.         end
  1789.         object mniComputerID: TMenuItem
  1790.           Tag = 4
  1791.           Caption = 'Computer ID...'
  1792.           Hint = 'Show computer ID...'
  1793.           ImageIndex = 49
  1794.           OnClick = MenuAdministration
  1795.         end
  1796.       end
  1797.       object mniECode: TMenuItem
  1798.         Tag = 8
  1799.         Caption = '&Enter Registration Code...'
  1800.         GroupIndex = 9
  1801.         OnClick = MenuHelp
  1802.       end
  1803.       object mniRegister: TMenuItem
  1804.         Tag = 4
  1805.         Caption = '&Register NotePads+...'
  1806.         GroupIndex = 9
  1807.         Hint = 'Register NotePads+'
  1808.         ImageIndex = 1
  1809.         OnClick = MenuHelp
  1810.       end
  1811.       object mniBar07: TMenuItem
  1812.         Caption = '-'
  1813.         GroupIndex = 9
  1814.       end
  1815.       object mniTech: TMenuItem
  1816.         Tag = 5
  1817.         Caption = 'Contact &Tech Support...'
  1818.         GroupIndex = 9
  1819.         Hint = 'Contact technical support...'
  1820.         ImageIndex = 55
  1821.         OnClick = MenuHelp
  1822.       end
  1823.       object mniDownload: TMenuItem
  1824.         Tag = 6
  1825.         Caption = '&Download Latest Version...'
  1826.         GroupIndex = 9
  1827.         Hint = 'Download the latest version of NotePads+...'
  1828.         ImageIndex = 67
  1829.         OnClick = MenuHelp
  1830.       end
  1831.       object mniAbout: TMenuItem
  1832.         Tag = 7
  1833.         Caption = 'About NotePads+...'
  1834.         GroupIndex = 9
  1835.         Hint = 'About NotePads+...'
  1836.         ImageIndex = 59
  1837.         OnClick = MenuHelp
  1838.       end
  1839.     end
  1840.   end
  1841.   object dlgOpen: TOpenDialog
  1842.     Filter = 
  1843.       'Text Files (*.TXT)|*.txt|Initialization Files (*.INI)|*.ini|HTML' +
  1844.       ' Files (*.HTM;*HTML)|*.htm;*.html|All Files (*.*)|*.*'
  1845.     Left = 32
  1846.     Top = 344
  1847.   end
  1848.   object dlgPrinterSetup: TPrinterSetupDialog
  1849.     Left = 60
  1850.     Top = 344
  1851.   end
  1852.   object strMain: TFormStorage
  1853.     IniFileName = '\Software\JSoft Consulting\NotePads+'
  1854.     IniSection = 'Main Form'
  1855.     UseRegistry = True
  1856.     StoredProps.Strings = (
  1857.       'mniButtonHints.Checked'
  1858.       'mniMainStatusBar.Checked'
  1859.       'mniAutomaticBackups.Checked'
  1860.       'mniStayOnTop.Checked'
  1861.       'dlgOpen.FilterIndex'
  1862.       'dlgOpen.Filter'
  1863.       'SMTPREMail.Caption'
  1864.       'SMTPHost.Caption'
  1865.       'SMTPUEmail.Caption'
  1866.       'dlgSpell.DictionaryName'
  1867.       'dlgSpell.DialogStyle'
  1868.       'dlgSpell.LabelLanguage'
  1869.       'dlgSpell.ShowGlyphs'
  1870.       'dlgSpell.SupportHTML'
  1871.       'FirstTime.Checked'
  1872.       'lblFilter.Caption'
  1873.       'lblDate.Caption'
  1874.       'lblTime.Caption'
  1875.       'SMTPBCC.Checked'
  1876.       'SMTPReminder.Checked'
  1877.       'FilePath.Caption'
  1878.       'mniTip.Checked'
  1879.       'pnlTip.Visible'
  1880.       'EditDisplay.Caption'
  1881.       'ShowFavFiles.Checked'
  1882.       'ShowMRU.Checked'
  1883.       'barMCustom.Options'
  1884.       'SMTPHost.Color'
  1885.       'barECustom.Options'
  1886.       'mniViewAll.Checked'
  1887.       'lblDate.Color'
  1888.       'mniExplore.Checked'
  1889.       'mniStandard.Checked'
  1890.       'SMTPPort.Caption'
  1891.       'SMTPUserID.Caption'
  1892.       'SMTPName.Caption'
  1893.       'SMTPOrg.Caption'
  1894.       'InstallDate.Date'
  1895.       'SMTPSigCheck.Checked'
  1896.       'SMTPSignature.Lines'
  1897.       'mniWordWrap.Checked'
  1898.       'ImportPath.Caption'
  1899.       'ExportPath.Caption'
  1900.       'lblIFilter.Caption'
  1901.       'lblEFilter.Caption'
  1902.       'PTemplate.Caption'
  1903.       'mniWinStart.Checked'
  1904.       'PrintFont.Checked')
  1905.     Left = 228
  1906.     Top = 344
  1907.   end
  1908.   object dlgFont: TFontDialog
  1909.     Font.Charset = DEFAULT_CHARSET
  1910.     Font.Color = clWindowText
  1911.     Font.Height = -13
  1912.     Font.Name = 'Arial'
  1913.     Font.Style = []
  1914.     MinFontSize = 0
  1915.     MaxFontSize = 0
  1916.     Left = 144
  1917.     Top = 344
  1918.   end
  1919.   object dlgSpell: TSpellDlg
  1920.     AccentIcons = []
  1921.     AutoShift = False
  1922.     AutoSuggest = True
  1923.     ConfirmAdd = True
  1924.     DialogStyle = dtWordPerfect
  1925.     DictionaryPath = 'APPLICATIONPATH'
  1926.     DictionaryType = lgEnglish
  1927.     Font.Charset = DEFAULT_CHARSET
  1928.     Font.Color = clWindowText
  1929.     Font.Height = -11
  1930.     Font.Name = 'MS Sans Serif'
  1931.     Font.Style = [fsBold]
  1932.     Faster = True
  1933.     ForceModal = False
  1934.     HelpContext = 0
  1935.     LabelLanguage = lgEnglish
  1936.     Suggestions = 10
  1937.     ShowCompletedDialog = True
  1938.     ShowGlyphs = True
  1939.     SupportHTML = False
  1940.     UserDictionary = 'USER.DIC'
  1941.     Left = 172
  1942.     Top = 344
  1943.   end
  1944.   object sysInfo: TSysInfoComp
  1945.     msMemoryLoad = 62
  1946.     msTotalPhys = 133451776
  1947.     msAvailPhys = 17477632
  1948.     msTotalPageFile = 380272640
  1949.     msAvailPageFile = 310763520
  1950.     msTotalVirtual = 2143289344
  1951.     msAvailVirtual = 2078212096
  1952.     siProcessorArchitecture = 0
  1953.     siPageSize = 4096
  1954.     siMinimumApplicationAddress = 4194304
  1955.     siMaximumApplicationAddress = 2147483647
  1956.     siActiveProcessorMask = 1
  1957.     siNumberOfProcessors = 1
  1958.     siProcessorType = 586
  1959.     siAllocationGranularity = 65536
  1960.     siProcessorLevel = 5
  1961.     siProcessorRevision = 2060
  1962.     osMajorVersion = 4
  1963.     osMinorVersion = 10
  1964.     osBuildNumber = 1998
  1965.     osPlatformId = 1
  1966.     osCSDVersion = '   '
  1967.     Left = 424
  1968.     Top = 344
  1969.   end
  1970.   object dlgColor: TColorDialog
  1971.     Ctl3D = True
  1972.     Left = 88
  1973.     Top = 344
  1974.   end
  1975.   object dlgSave: TSaveDialog
  1976.     DefaultExt = 'txt'
  1977.     Filter = 
  1978.       'Text Files (*.TXT)|*.txt|Initialization Files (*.INI)|*.ini|HTML' +
  1979.       ' Files (*.HTM)|*.htm|All Files (*.*)|*.*'
  1980.     Options = [ofOverwritePrompt, ofHideReadOnly]
  1981.     Left = 396
  1982.     Top = 344
  1983.   end
  1984.   object pumPopup: TPopupMenu
  1985.     Left = 200
  1986.     Top = 344
  1987.     object puiUndo: TMenuItem
  1988.       Caption = '&Undo'
  1989.       Hint = 'Undo previous edit'
  1990.       ImageIndex = 32
  1991.       ShortCut = 16474
  1992.       OnClick = MenuEdit
  1993.     end
  1994.     object puiRedo: TMenuItem
  1995.       Tag = 10
  1996.       Caption = '&Redo'
  1997.       ImageIndex = 81
  1998.       ShortCut = 16473
  1999.       OnClick = MenuEdit
  2000.     end
  2001.     object puiBar03: TMenuItem
  2002.       Caption = '-'
  2003.     end
  2004.     object puiCut: TMenuItem
  2005.       Tag = 1
  2006.       Caption = 'Cu&t'
  2007.       Hint = 'Cut to clipboard'
  2008.       ImageIndex = 33
  2009.       ShortCut = 16472
  2010.       OnClick = MenuEdit
  2011.     end
  2012.     object puiCopy: TMenuItem
  2013.       Tag = 2
  2014.       Caption = '&Copy'
  2015.       Hint = 'Copy to clipboard'
  2016.       ImageIndex = 34
  2017.       ShortCut = 16451
  2018.       OnClick = MenuEdit
  2019.     end
  2020.     object puiPaste: TMenuItem
  2021.       Tag = 3
  2022.       Caption = '&Paste'
  2023.       Hint = 'Paste from clipboard'
  2024.       ImageIndex = 35
  2025.       ShortCut = 16470
  2026.       OnClick = MenuEdit
  2027.     end
  2028.     object puiPasteSpecial: TMenuItem
  2029.       Caption = 'Paste Special...'
  2030.       Hint = 
  2031.         'Paste text and/or objects into current workspace at cursor posit' +
  2032.         'ion...'
  2033.       OnClick = PasteSpecial
  2034.     end
  2035.     object puiDelete: TMenuItem
  2036.       Tag = 5
  2037.       Caption = 'De&lete'
  2038.       Hint = 'Delete selected text'
  2039.       ImageIndex = 36
  2040.       ShortCut = 16452
  2041.       OnClick = MenuEdit
  2042.     end
  2043.     object puiBar01: TMenuItem
  2044.       Caption = '-'
  2045.     end
  2046.     object puiSelectAll: TMenuItem
  2047.       Tag = 6
  2048.       Caption = 'Select &All'
  2049.       Hint = 'Select all text'
  2050.       ImageIndex = 37
  2051.       ShortCut = 16449
  2052.       OnClick = MenuEdit
  2053.     end
  2054.     object puiBar02: TMenuItem
  2055.       Caption = '-'
  2056.     end
  2057.     object puiFind: TMenuItem
  2058.       Caption = '&Find...'
  2059.       Hint = 'Find...'
  2060.       ImageIndex = 60
  2061.       OnClick = proFind
  2062.     end
  2063.     object puiFindNext: TMenuItem
  2064.       Caption = 'Find &Next'
  2065.       Hint = 'Find next'
  2066.       ImageIndex = 41
  2067.       ShortCut = 114
  2068.       OnClick = proFindNext
  2069.     end
  2070.     object puiReplace: TMenuItem
  2071.       Caption = 'R&eplace...'
  2072.       Hint = 'Find and replace...'
  2073.       ImageIndex = 42
  2074.       OnClick = Replace
  2075.     end
  2076.     object puiBar04: TMenuItem
  2077.       Caption = '-'
  2078.     end
  2079.     object puiProperties: TMenuItem
  2080.       Caption = 'Properties...'
  2081.       Hint = 'Display properties of current workspace...'
  2082.       OnClick = proProperties
  2083.     end
  2084.   end
  2085.   object Hint951: THint95
  2086.     HintStyle = hsOffice97
  2087.     Left = 452
  2088.     Top = 344
  2089.   end
  2090.   object appEvents: TAppEvents
  2091.     OnActivate = proAppActivate
  2092.     OnIdle = proAppIdle
  2093.     OnHint = proAppHint
  2094.     OnMessage = proAppMessage
  2095.     OnMinimize = proAppMinimize
  2096.     OnRestore = proAppRestore
  2097.     OnActiveFormChange = proAppAFormChange
  2098.     Left = 480
  2099.     Top = 344
  2100.   end
  2101.   object traIcon: TRxTrayIcon
  2102.     Icon.Data = {<image002.ico>}
  2103.     PopupMenu = traMenu
  2104.     OnDblClick = traIconDblClick
  2105.     Left = 508
  2106.     Top = 344
  2107.   end
  2108.   object traMenu: TPopupMenu
  2109.     Left = 536
  2110.     Top = 344
  2111.     object sysNotepad: TMenuItem
  2112.       Caption = 'Notepads+...'
  2113.       Default = True
  2114.       Hint = 'Restore Notepads+...'
  2115.       OnClick = traIconDblClick
  2116.     end
  2117.     object sysAbout: TMenuItem
  2118.       Tag = 7
  2119.       Caption = 'About...'
  2120.       Hint = 'About NotePads+...'
  2121.       ImageIndex = 59
  2122.       OnClick = MenuHelp
  2123.     end
  2124.     object sysBar1: TMenuItem
  2125.       Caption = '-'
  2126.     end
  2127.     object sysExit: TMenuItem
  2128.       Tag = 11
  2129.       Caption = 'Exit'
  2130.       Hint = 'Exit Notepads+'
  2131.       ImageIndex = 0
  2132.       OnClick = MenuFile
  2133.     end
  2134.   end
  2135.   object pumToolBar: TPopupMenu
  2136.     Left = 312
  2137.     Top = 344
  2138.     object mniExplore: TMenuItem
  2139.       Caption = 'I&Explorer Style'
  2140.       Checked = True
  2141.       GroupIndex = 4
  2142.       Hint = 'Display too bar with flat buttons'
  2143.       RadioItem = True
  2144.       OnClick = UpdateMainMenus
  2145.     end
  2146.     object mniStandard: TMenuItem
  2147.       Tag = 1
  2148.       Caption = 'S&tandard Style'
  2149.       GroupIndex = 4
  2150.       Hint = 'Display tool bar with raised buttons'
  2151.       RadioItem = True
  2152.       OnClick = UpdateMainMenus
  2153.     end
  2154.   end
  2155.   object dlgIOpen: TOpenDialog
  2156.     Title = 'Import'
  2157.     Left = 116
  2158.     Top = 344
  2159.   end
  2160.   object dlgESave: TSaveDialog
  2161.     Title = 'Export...'
  2162.     Left = 284
  2163.     Top = 344
  2164.   end
  2165.   object frReport1: TfrReport
  2166.     Title = 'NotePads+'
  2167.     Values.Data = {
  2168.       03000000020000000000000B50616765204E756D626572000000000000000954
  2169.       65787420426F6479000000000000000E546578742046696C65204E616D65}
  2170.     OnGetValue = frReport1GetValue
  2171.     OnEnterRect = frReport1EnterRect
  2172.     Left = 340
  2173.     Top = 344
  2174.     Data = {
  2175.       04000000094E6F7465506164732B0A205465787420426F64790F205465787420
  2176.       46696C65204E616D650C2050616765204E756D626572}
  2177.   end
  2178.   object frDesigner1: TfrDesigner
  2179.     Left = 564
  2180.     Top = 344
  2181.   end
  2182.   object RaylightAutostart1: TRaylightAutostart
  2183.     appName = 'Delphi 4#Autostart'
  2184.     autostart = False
  2185.     StartNextLogon = False
  2186.     Global = True
  2187.     Left = 592
  2188.     Top = 344
  2189.   end
  2190.   object frUserDataset1: TfrUserDataset
  2191.     RangeEnd = reCount
  2192.     RangeEndCount = 1
  2193.     Left = 368
  2194.     Top = 344
  2195.   end
  2196.   object lstImages: TPicClip
  2197.     Cols = 20
  2198.     Rows = 6
  2199.     Picture.Data = {<image003.bmp>}
  2200.     Left = 256
  2201.     Top = 344
  2202.   end
  2203.   object Slock1: TSlock
  2204.     ChallengeString = '1E2963FFEB00'
  2205.     EncryptionKey = 'it'#39's a guy thing'
  2206.     GracePeriod = 7
  2207.     MachineOptions = [moWinProdId]
  2208.     ProtectionOpt = [poBack]
  2209.     ProtectionType = ptDayCount
  2210.     Registered = False
  2211.     RegKeyMainRoot = CURRENT_USER
  2212.     RegKeyBackRoot = LOCAL_MACHINE
  2213.     RegKeyMainPath = '\Software\JSoft Consulting'
  2214.     RegKeyBackPath = '\Software\JSoft Consulting\'
  2215.     RegKeyMainKey = 'NPP'
  2216.     RegKeyBackKey = 'NPP'
  2217.     Status = stNotExpired
  2218.     TrialPeriod = 365
  2219.     OnClockMovedBack = Slock1ClockMovedBack
  2220.     OnExpired = Slock1Expired
  2221.     OnFirstStart = Slock1FirstStart
  2222.     OnInGracePeriod = Slock1InGracePeriod
  2223.     OnRegInfoTamper = Slock1RegInfoTamper
  2224.     OnRegister = Slock1Register
  2225.     OnRegWriteErr = Slock1RegWriteErr
  2226.     OnRegInfoChanged = Slock1RegInfoChanged
  2227.     OnReminder = Slock1Reminder
  2228.     OnWrongUnlockCode = Slock1WrongUnlockCode
  2229.     Left = 4
  2230.     Top = 316
  2231.   end
  2232. end
  2233.